Replace hostname with a non-existant ip address
authorVladimir Petko <vladimir.petko@canonical.com>
Fri, 10 Apr 2026 10:59:14 +0000 (22:59 +1200)
committerVladimir Petko <vladimir.petko@canonical.com>
Fri, 10 Apr 2026 10:59:14 +0000 (22:59 +1200)
commit6f98d1c584212c8186e8d7275a010f41969bdc31
treeeb1ddaf81b1cf9fba403e229c7b9b2122d2b85bc
parent615e3aa10425aa77d003cbf5de7b198c5f5a16e3
Replace hostname with a non-existant ip address

Forwarded: no
Last-Update: 2023-03-27

In Ubuntu build environment we do not have DNS resolver, causing an unexpected test
failure. Use a non-existant IP address instead of hostname.

Gbp-Pq: Name ldap-timeout-test-use-ip.patch
test/jdk/com/sun/jndi/ldap/LdapPoolTimeoutTest.java